Skip to content

Remove ROIAlign and ROIPooling compilation Requirement. Compatible with Pytorch 1.8.#3

Open
KelvinCPChiu wants to merge 2 commits intoiVMCL:masterfrom
KelvinCPChiu:master
Open

Remove ROIAlign and ROIPooling compilation Requirement. Compatible with Pytorch 1.8.#3
KelvinCPChiu wants to merge 2 commits intoiVMCL:masterfrom
KelvinCPChiu:master

Conversation

@KelvinCPChiu
Copy link

By using the native torchvision ROIAlign and ROIPool, the compilation could be removed.
Modify the operation on boolean tensor with ~ instead of 1-tensor.bool.

Replace the compilation of ROIAlign and ROIPooling with Torchvision function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant